Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.9.0 #450

Merged
merged 9 commits into from
Mar 29, 2024
Merged

Release v4.9.0 #450

merged 9 commits into from
Mar 29, 2024

Conversation

dequejenn
Copy link
Contributor

@dequejenn dequejenn commented Mar 29, 2024

Issue:

No QA needed

michael-siek and others added 9 commits February 13, 2024 12:00
chore: merge master into develop
… in /playwright (#439)

Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the npm-low-risk group with 1 update: [husky](https://github.com/typicode/husky).


Updates `husky` from 9.0.7 to 9.0.11
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.7...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-low-risk
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the maven-low-risk group with 4 updates: [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager), [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5), [com.microsoft.playwright:playwright](https://github.com/microsoft/playwright-java) and [commons-codec:commons-codec](https://github.com/apache/commons-codec).


Updates `io.github.bonigarcia:webdrivermanager` from 5.6.3 to 5.7.0
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.6.3...webdrivermanager-5.7.0)

Updates `org.junit.vintage:junit-vintage-engine` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.2)

Updates `com.microsoft.playwright:playwright` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/microsoft/playwright-java/releases)
- [Commits](microsoft/playwright-java@v1.41.1...v1.41.2)

Updates `commons-codec:commons-codec` from 1.16.0 to 1.16.1
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@rel/commons-codec-1.16.0...rel/commons-codec-1.16.1)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-low-risk
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-low-risk
- dependency-name: com.microsoft.playwright:playwright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-low-risk
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-low-risk
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This pull request updates the version of
[`axe-core`](https://npmjs.org/axe-core) to v4.9.0.

This PR was opened by a robot 🤖 🎉.

no qa required

---------

Co-authored-by: Zidious <Zidious@users.noreply.github.com>
Co-authored-by: michael-siek <me@michaelsiek.com>
#
[4.9.0](v4.8.2...v4.9.0)
(2024-03-28)


### Features

* Update axe-core to v4.9.0
([#447](#447))
([c91e5ae](c91e5ae))
@dequejenn dequejenn requested a review from a team as a code owner March 29, 2024 14:46
@dequejenn
Copy link
Contributor Author

dequejenn commented Mar 29, 2024

Release Audit

@dequejenn dequejenn merged commit bfd53e4 into master Mar 29, 2024
17 of 18 checks passed
@dequejenn dequejenn deleted the release branch March 29, 2024 14:50
@dequejenn dequejenn mentioned this pull request Mar 29, 2024
20 tasks
@dylanb
Copy link

dylanb commented Apr 8, 2024

reviewed

@michael-siek michael-siek restored the release branch May 10, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants